home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / LUNA152A / _ENGLISH / POPUPS / HTML_02.POP < prev    next >
Encoding:
Text File  |  1999-10-08  |  432 b   |  17 lines

  1. ;
  2. ; Example of an HTML-popup definition (Series 1-10)
  3. ; by rgf
  4. ;
  5.  
  6. /tput        "<P>"                "<P>"
  7. /tput        "<P ALIGN=LEFT>"    "<P ALIGN=LEFT>"
  8. /tput        "<P ALIGN=CENTER>"    "<P ALIGN=CENTER>"
  9. /tput        "<P ALIGN=RIGHT>"    "<P ALIGN=RIGHT>"
  10. /tput        "<P ALIGN=JUSTIFY>"    "<P ALIGN=JUSTIFY>"
  11. /tput        "</P>"                "</P>"
  12. /tput        "<NOBR>"            "<NOBR>"
  13. /tput        "</NOBR>"            "</NOBR>"
  14. /tput        "<WBR>"                "<WBR>"
  15. /end                                            ; End of the popup definition
  16.  
  17.